FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.erezept-workflow.r4#1.4.2 (62 ms)

Package de.gematik.erezept-workflow.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.4.2&canonical=https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Signature
Url https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Signature
Version 1.4
Status active
Date 2024-07-15
Name GEM_ERP_PR_Signature
Title Profile for Signature of Bundles in ePrescription Context
Experimental False
Type Signature
Kind complex-type

Resources that use this resource

StructureDefinition
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle Document Bundle for Receipt

Resources that this resource uses

StructureDefinition
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device GEM_ERP_PR_Device


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "GEM-ERP-PR-Signature",
  "url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Signature",
  "version" : "1.4",
  "name" : "GEM_ERP_PR_Signature",
  "title" : "Profile for Signature of Bundles in ePrescription Context",
  "status" : "active",
  "date" : "2024-07-15",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Signature",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Signature",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Signature.type",
        "path" : "Signature.type",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "code"
            }
          ],
          "rules" : "closed"
        },
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "SignatureType"
            }
          ],
          "strength" : "required",
          "description" : "An indication of the reason that an entity signed the object.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/signature-type"
        }
      },
      {
        "id" : "Signature.type:AuthorsSignature",
        "path" : "Signature.type",
        "sliceName" : "AuthorsSignature",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "Signature.type:AuthorsSignature.system",
        "path" : "Signature.type.system",
        "fixedUri" : "urn:iso-astm:E1762-95:2013"
      },
      {
        "id" : "Signature.type:AuthorsSignature.code",
        "path" : "Signature.type.code",
        "min" : 1,
        "fixedCode" : "1.2.840.10065.1.12.1.1"
      },
      {
        "id" : "Signature.type:VerificationSignature",
        "path" : "Signature.type",
        "sliceName" : "VerificationSignature",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "Signature.type:VerificationSignature.system",
        "path" : "Signature.type.system",
        "fixedUri" : "urn:iso-astm:E1762-95:2013"
      },
      {
        "id" : "Signature.type:VerificationSignature.code",
        "path" : "Signature.type.code",
        "min" : 1,
        "fixedCode" : "1.2.840.10065.1.12.1.5"
      },
      {
        "id" : "Signature.when",
        "path" : "Signature.when",
        "mustSupport" : true
      },
      {
        "id" : "Signature.who",
        "path" : "Signature.who",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Signature.who.reference",
        "path" : "Signature.who.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Signature.sigFormat",
        "path" : "Signature.sigFormat",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Signature.data",
        "path" : "Signature.data",
        "min" : 1,
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.